How devices find each other and route data across networks.
An IP (Internet Protocol) address is a logical address used to route data across wide area networks (WANs), like the internet. Think of it like your home's postal address; it tells the internet exactly where to deliver your data.
Examiners love to ask you to identify invalid IPv4 addresses. Remember: An IPv4 address is made of 4 numbers, and no single number can be higher than 255.
For example, 192.168.1.1 is valid. 258.0.0.3 is invalid because 258 is too high!
The older, most common standard. We are actually running out of IPv4 addresses because there are too many devices in the world!
The newer standard created to solve the shortage. It provides enough unique addresses for every grain of sand on Earth!
A MAC (Media Access Control) address is a physical hardware address. It is a unique serial number permanently assigned to a device's Network Interface Card (NIC) by the manufacturer in the factory.
Contains the Manufacturer ID. This tells the network exactly who built the device (e.g., Apple, Dell, or Samsung).
Contains the Serial Number. This uniquely identifies your specific device.
The exam will often ask you to describe the differences between IP and MAC addresses. Test your knowledge by clicking the panels to reveal the answers!
IP Address:
Yes. It is allocated by software. If you move your laptop to a new coffee shop, it gets a brand new IP address.
MAC Address:
No. It is permanently burnt into the hardware (NIC) in the factory and cannot be changed.
IP Address:
Used to route data across a WAN (Wide Area Network), like the internet.
MAC Address:
Only used to route data within a LAN (Local Area Network), usually by the Switch.
IP Address (IPv4):
Written using standard Denary numbers (0-255), separated by full stops.
MAC Address:
Written using Hexadecimal numbers, separated by colons or hyphens.
Make sure all items are checked off before moving on to Lesson 3: The Rules of the Web (Protocols).